Home:ALL Converter>Where to find out Device Panel in Visual Studio 2012 on Windows 8?

Where to find out Device Panel in Visual Studio 2012 on Windows 8?

Ask Time:2012-11-02T00:46:07         Author:KentZhou

Json Formatter

1.Install VS 2012 Ultimate on Windows 8, then start VS 2012, but can not find Device Panel from VS2012 View Menu. Only 3 options for debug for windows store app:

Simulator  
Local Machine  
Remote Machine  

Device Panel mentioned here.

2.If debugging windows store app with Simulator, run the app, then try to stop the debug app with Alt+F4, the app running in simulator won't closed, if switching to VS 2021 with Alt+Tab to stop the debugger, VS 2012 will be frozen and crash finally.

Not sure where wrong. how to fix it? where to find out Device Panel, is it same as Simulator?

Author:KentZhou,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/13181716/where-to-find-out-device-panel-in-visual-studio-2012-on-windows-8
Mayank :

Device Panel is not same as Simulator, it is a quick tool to change design surface to match screen resolutions, device state's etc., and that's about it. \n\nhere is the device panel \n\n \n\nand it appears on \n\n",
2012-11-01T18:34:19
SaravanaKumar :

From the Design Tab You will Find the Device Window",
2013-03-27T07:29:38
André Alberto :

In the Menu Bar. Select \"Design\" and click on \"Device Windows\".",
2012-12-16T11:26:21
yy